PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / getCreationDate Method
In This Topic
    getCreationDate Method
    In This Topic
    Gets the folder creation date and time.
    Syntax
    public java.time.LocalDateTime getCreationDate()

    Return Value

    The date and time when the folder was created.
    See Also